Connection failed: " . $conn . ""); } $seglingId = $_GET['segling']; if (!is_numeric($seglingId)) $seglingId = 0; $rappNr = $_GET['rappnr']; if (!is_numeric($rappNr)) $rappNr = 0; $infoResult = odbc_exec($conn, "exec resuto07..RappnrInfo ${seglingId},${rappNr}"); $rundningResult = odbc_exec($conn, "exec resuto07..RappnrResultat ${seglingId},${rappNr}"); if (!$infoResult || !$rundningResult) { exit("Failed SQL-query."); } $batNamn = odbc_result($infoResult, 'batNamn'); $segelBeteckning = odbc_result($infoResult, 'segelBeteckning'); $battyp = odbc_result($infoResult, 'battyp'); $startTid = odbc_result($infoResult, 'startTid'); $skeppare = odbc_result($infoResult, 'skeppare'); $klubb = odbc_result($infoResult, 'klubb'); $hemort= odbc_result($infoResult, 'hemort'); $matTal= odbc_result($infoResult, 'mattal'); ?>

Information about Report no.

Yacht name Skipper/team
Sail no. Club
Yacht type Place of origin
Start time GPH

"; if (isset($row['rapportTid'])) { $rapportTid = $row['rapportTid']; $segladTid = $row['segladTidS']; $korrigeradTid = $row['korrigeradTidS']; $placering = $row['placering']; $anm = trim($row['anm']); if ($anm == '') $anm = ' '; echo ""; } else echo ""; echo "\r\n"; $parity = !$parity; } ?>
Flag Distance Report time Sailed time Corr time Rank Comments
${marke}${langd}${rapportTid}${segladTid}${korrigeradTid}${placering}${anm}NO REPORTS